return true;
}
}).get(category);
return Collections.unmodifiableSet(macros);
}
/**
return true;
}
}).get(category);
return (null != macros) ? Collections.unmodifiableSet(macros) : Collections.<String>emptySet();
}
/**